PHY GET VEHICLE STEERING ANGLE

Determine the steering angle of a vehicle.

  Syntax
Return Float=PHY GET VEHICLE STEERING ANGLE(ID)
  Parameters
ID
Integer
identification number of the vehicle

  Returns

steering angle of the vehicle

  Description

This property determines the current steering angle of the wheels on the vehicle. It is used in conjunction with the steering value property to calculate the current direction of the wheels. A negative value will force the wheels left and a positive values will force the wheels right.

  Example Code
No example code is provided for this command